Skip to content

[core] Reduce schema read for readers#3021

Merged
JingsongLi merged 4 commits into
apache:masterfrom
JingsongLi:reduce_schema_read
Mar 18, 2024
Merged

[core] Reduce schema read for readers#3021
JingsongLi merged 4 commits into
apache:masterfrom
JingsongLi:reduce_schema_read

Conversation

@JingsongLi

Copy link
Copy Markdown
Contributor

Purpose

We already store TableSchema in AbstractFileStoreTable, but we don't use it.

We can use it to avoid read schema from filesystem.

Tests

API and Format

Documentation

@leaves12138 leaves12138 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will speed up "paimon" a lot when storage is "oss"!

+1

@JingsongLi JingsongLi merged commit abaa59f into apache:master Mar 18, 2024
zhu3pang pushed a commit to zhu3pang/incubator-paimon that referenced this pull request Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants